< Prev(J) / Next(K) > / View :

Filename: /text/sbasic/shared/01030100.xhp

(bookmark: bm_id3093440)
(section: ueberblick)

IDE Overview
IDE の概要(hd_id3147291.1)

(/section: ueberblick)

The Macro Toolbar in the IDE provides various icons for editing and testing programs.
IDE のマクロツールバー には、各種のプログラムの編集および実行用の各種アイコンが表示されます。(par_id3156344.3)

In the Editor window, directly below the Macro toolbar, you can edit the Basic program code. The column on the left side is used to set breakpoints in the program code.
Basic プログラムの編集は、マクロツールバーの下側に表示される 編集ウィンドウ で行います。左側にある列は、ブレークポイントを設定する際に使用します。 左側にある列は、ブレークポイントを設定する際に使用します。。(par_id3151210.4)

The Watch window (observer) is located below the Editor window at the left, and displays the contents of variables or arrays during a single step process.
編集ウィンドウの左下側にはウィンドウ オブザーバ があり、シングルステップでプロセスを実行する際に、変数や配列の値を表示できます。(par_id3154686.5)

The Call Stack window to the right provides information about the call stack of SUBS and FUNCTIONS when a program runs.
右側のウィンドウ 呼び出し には、プログラム実行時に SUB や FUNCTION ブロックから呼び出されるスタックの名前を表示できます。(par_id3145787.8)

Basic IDE
Basic IDE(par_id3147434.6)


< Prev / Next >